[INFO] cloning repository https://github.com/lochuhsin/invader-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lochuhsin/invader-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochuhsin%2Finvader-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochuhsin%2Finvader-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5967c06da46bc512bdc081876b4f304fe3b0cf9b
[INFO] testing lochuhsin/invader-game against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochuhsin%2Finvader-game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lochuhsin/invader-game
[INFO] finished tweaking git repo https://github.com/lochuhsin/invader-game
[INFO] tweaked toml for git repo https://github.com/lochuhsin/invader-game written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lochuhsin/invader-game on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lochuhsin/invader-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be4d20ad824d5ce439d73d6bdc55c7936c9e9edd9b8a1552f92bb6805cdfe5a3
[INFO] running `Command { std: "docker" "start" "-a" "be4d20ad824d5ce439d73d6bdc55c7936c9e9edd9b8a1552f92bb6805cdfe5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be4d20ad824d5ce439d73d6bdc55c7936c9e9edd9b8a1552f92bb6805cdfe5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4d20ad824d5ce439d73d6bdc55c7936c9e9edd9b8a1552f92bb6805cdfe5a3", kill_on_drop: false }`
[INFO] [stdout] be4d20ad824d5ce439d73d6bdc55c7936c9e9edd9b8a1552f92bb6805cdfe5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b321664d2fdb701978a6fe11676e54a7d123c6c044d4a23014c35076c03f9151
[INFO] running `Command { std: "docker" "start" "-a" "b321664d2fdb701978a6fe11676e54a7d123c6c044d4a23014c35076c03f9151", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rusty_time v0.11.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling crossterm v0.17.7
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rusty_audio v1.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling invaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/explosives.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]    |                              ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 43 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/explosives.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]     |                              ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 114 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 114 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "b321664d2fdb701978a6fe11676e54a7d123c6c044d4a23014c35076c03f9151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b321664d2fdb701978a6fe11676e54a7d123c6c044d4a23014c35076c03f9151", kill_on_drop: false }`
[INFO] [stdout] b321664d2fdb701978a6fe11676e54a7d123c6c044d4a23014c35076c03f9151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cdf951d73055cf5fdf75210d7fba37fcdb3258dfe88d5d440bd0e8da7e39298
[INFO] running `Command { std: "docker" "start" "-a" "8cdf951d73055cf5fdf75210d7fba37fcdb3258dfe88d5d440bd0e8da7e39298", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/explosives.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]    |                              ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 43 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/explosives.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]     |                              ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 114 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 114 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling invaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/explosives.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]    |                              ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 43 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/explosives.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout]     |                              ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 114 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stdout] 114 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "8cdf951d73055cf5fdf75210d7fba37fcdb3258dfe88d5d440bd0e8da7e39298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdf951d73055cf5fdf75210d7fba37fcdb3258dfe88d5d440bd0e8da7e39298", kill_on_drop: false }`
[INFO] [stdout] 8cdf951d73055cf5fdf75210d7fba37fcdb3258dfe88d5d440bd0e8da7e39298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d07be1ca21e98beabb230a5b670aafe381f86514484f626c6c751df254ab95
[INFO] running `Command { std: "docker" "start" "-a" "05d07be1ca21e98beabb230a5b670aafe381f86514484f626c6c751df254ab95", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/explosives.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr]    |                              ^                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 43 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr] 43 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/explosives.rs:114:30
[INFO] [stderr]     |
[INFO] [stderr] 114 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr]     |                              ^                          ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 114 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr] 114 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `invaders` (lib) generated 2 warnings (run `cargo fix --lib -p invaders` to apply 2 suggestions)
[INFO] [stderr] warning: `invaders` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/invaders-a52ed012fb124e98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/invaders-3486431283d731e6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests invaders
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/explosives.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr]    |                              ^                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 43 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr] 43 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/explosives.rs:114:30
[INFO] [stderr]     |
[INFO] [stderr] 114 |             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr]     |                              ^                          ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 114 -             .position(|bomb| (bomb.x == x && bomb.y == y))
[INFO] [stderr] 114 +             .position(|bomb| bomb.x == x && bomb.y == y )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05d07be1ca21e98beabb230a5b670aafe381f86514484f626c6c751df254ab95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d07be1ca21e98beabb230a5b670aafe381f86514484f626c6c751df254ab95", kill_on_drop: false }`
[INFO] [stdout] 05d07be1ca21e98beabb230a5b670aafe381f86514484f626c6c751df254ab95
